From 26ab9cb5f70676b1b7fc368bc0683361915efbd3 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Sat, 2 Dec 2000 14:48:58 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 7 +++++++ 2 files changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 16ef7b3e6e5..42bf7c73e9c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2000-12-02 Jason Rumney + + * term/w32-win.el (x-select-enable-clipboard): Customize (as per + the Emacs Lisp manual) + 2000-12-02 Eli Zaretskii * dos-w32.el (find-buffer-file-type-coding-system): Doc fix. diff --git a/src/ChangeLog b/src/ChangeLog index 5316ffac2c7..7f27f5597a4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2000-12-02 Jason Rumney + + * w32term.c (w32_bdf_per_char_metric): Dereference pointer + correctly for single byte character case. + (w32_per_char_metric): Do not try to make any assumptions about + the metrics of BDF fonts. + 2000-12-02 Simon Josefsson * fns.c (Fmd5): Use a different logic to decide the coding system -- 2.30.2